net/http.response.closeNotifyCh (field)
4 uses
net/http (current package)
server.go#L483: closeNotifyCh chan bool
server.go#L748: res.closeNotifyCh <- true
server.go#L1043: closeNotifyCh: make(chan bool, 1),
server.go#L2046: return w.closeNotifyCh
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)